projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
493ca20
)
gtkprintoperation-win32.c: Drop unneeded include
author
Chun-wei Fan
<fanchunwei@src.gnome.org>
Mon, 29 Jul 2013 06:53:00 +0000
(14:53 +0800)
committer
Matthias Clasen
<mclasen@redhat.com>
Tue, 30 Jul 2013 00:10:03 +0000
(20:10 -0400)
Don't include gtkstock.h as it's not really needed here, and it has been
recently deprecated.
https://bugzilla.gnome.org/show_bug.cgi?id=705060
gtk/gtkprintoperation-win32.c
patch
|
blob
|
history
diff --git
a/gtk/gtkprintoperation-win32.c
b/gtk/gtkprintoperation-win32.c
index 04de8ebbeb178f44d8bd7d2db460199f96162a74..123af8f8a455d73f9c827efb355972d6e88bac7b 100644
(file)
--- a/
gtk/gtkprintoperation-win32.c
+++ b/
gtk/gtkprintoperation-win32.c
@@
-38,7
+38,6
@@
#include "gtkintl.h"
#include "gtkinvisible.h"
#include "gtkplug.h"
-#include "gtkstock.h"
#include "gtk.h"
#include "gtkwin32embedwidget.h"